forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update #1
Merged
Merged
update #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [hdpowerview] refactor from jax-rs to http client * [hdpowerview] adopt proposals of code reviewer * [hdpowerview] adopt additional proposals of code reviewer * [hdpowerview] provide exception class name Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* [bluetooth] Add BluetoothDevice.isNotifying() * [bluetooth] Improve Characteristic properties support * [bluez] Improve Characteristic properties support * [bluetooth] Add BluetoothDevice.canNotify() * [bluez] Also catch DBusExecutionException on read value * [bluetooth.generic] Activate notifications for linked channels where characteristics are able to notify * [bluez] Adjust javadoc * [bluegiga] Add BluetoothDevice.isNotifying() support * [bluegiga] Fix notification enabled check * [bluetooth] move canNotify() to Characteristic * [bluegiga] rename notificationEnabled to notifying * [bluetooth.generic] use handlerToChannels to subscribe to notifications * [bluetooth.generic] implement TODOs of canRead()/canWrite() * [bluetooth.generic] optimize ChannelUID * [bluetooth.generic] use channelUids for link check Signed-off-by: Peter Rosenberg <prosenb.dev@gmail.com>
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
Fixes #10114 Signed-off-by: Eiko Wagenknecht <eiko.wagenknecht@web.de>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
…cleanup (#10147) * [modbus] More strict nullness. Remove apache.commons.lang from itests * [modbus] Defaults for tcp and serial things according to docs * [modbus] further explicit defaults * [modbus] document default encoding for serial. RTU is pretty much the only one used in the field. Previous default was ascii implicitly. * [modbus] verify defaults are used for undefined configuration parameters Signed-off-by: Sami Salonen <ssalonen@gmail.com>
Signed-off-by: Seb Boulet <SebBoulet@users.noreply.github.com>
…annel (#10113) * Adding French localization of the binding * Correction on overcast channel * Correcting nullable issues Signed-off-by: clinique <gael@lhopital.org>
Accepted without sign-off under small patch exemption.
Signed-off-by: Niklas Dörfler <niklas@doerfler-el.de>
Fixes #10142. Signed-off-by: Stefan Roellin <stefan@roellin-baumann.ch> Also-by: Jan N. Klug <jan.n.klug@rub.de>
…es (#10195) Signed-off-by: Jan Philipp Giel <mail@philsown.de>
Signed-off-by: Panagiotis Doulgeris panagiotis.doulgeris@outlook.com Signed-off-by: Pantastisch <45369229+Pantastisch@users.noreply.github.com>
* Added SMACK teach in * Teached in devices can be teach out on a repeated teach in * Improved detection of RPS devices, device types can be better distinguished now * Bugfixes for discovery fallback to GenericThings * Responses to message requests are send automatically now, no need for linking SEND_COMMAND channel Fixes #10156 Signed-off-by: Daniel Weber <uni@fruggy.de>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Since the device does not follow its own protocol, we do not evaluate its replies to our configuration commands but rather do a fire and forget. Signed-off-by: Stefan Triller <github@stefantriller.de>
* Support for Shelly Motion, some minotr improvements, README updated Signed-off-by: Markus Michels <markus7017@gmail.com> * minor changes Signed-off-by: Markus Michels <markus7017@gmail.com> * Bug fixes from hardening Signed-off-by: Markus Michels <markus7017@gmail.com> * review changes applied Signed-off-by: Markus Michels <markus7017@gmail.com> * review change Signed-off-by: Markus Michels <markus7017@gmail.com> * review changes, fix creations of sensors#motion and device#externalPower for H%T; moved images/uiroller*.png to doc/images Signed-off-by: Markus Michels <markus7017@gmail.com> * missing in last fix Signed-off-by: Markus Michels <markus7017@gmail.com>
* Add support to myStrom Bulb Add properties to myStrom devices and an action to refresh the properties. Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch> * Fixes according to review comments Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch> * Update bundles/org.openhab.binding.mystrom/README.md Co-authored-by: J-N-K <J-N-K@users.noreply.github.com> * Fixes according to review comments Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch> * Use system color temperature channel type channel type system.color-temperature is used and values mapped from 1-18 to 0-100% Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch> * Better tracking of colour and brightness values Format power state Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch> Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Signed-off-by: Michael Weger <weger.michael@gmx.net> * - worked in review findings - introduced QuantityTypes - removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent) - added maxpilotcurrentdutycyle
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* [miio] add feature channels * [miio] additional vacuum channels for advanced rules * [miio] update readme Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] deerma Humidifier Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Eugen Freiter <freiter@gmx.de>
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Pawel Pieczul <pieczul@gmail.com>
Signed-off-by: Mark Hilbush <mark@hilbush.com>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
…9943) * Add option for using metadata value as measurement name Also-by: Joan Pujol <joanpujol@gmail.com> Signed-off-by: Johannes Ott <info@johannes-ott.net>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
…10370) Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Andrea Conte <andrea@conte.com>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Gabor Bicskei <gbicskei@gmail.com>
* [lifx] Improve firmware version support When the firmware of a light is upgraded the supported features can change. With these changes the binding uses the features based on the light firmware version. Also corrects some of the temperature ranges based on the LIFX products description. Signed-off-by: Wouter Born <github@maindrain.net>
…md (#10382) Repository of the BSB-LAN device has been renamed. Signed-off-by: Schraffl Peter <p.schraffl@gmx.at>
The groupId variable results in the wrong configfile GAV when building a single KAR with karaf:kar for an add-on. Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Tested all channels and confirmed that they work for this model. Signed-off-by: Nathan Prins <nathanprins@hotmail.com>
…or multicast traffic (#9619) Signed-off-by: Ion Marusic <ion.marusic@gmail.com>
Signed-off-by: Wouter Born <github@maindrain.net>
MikeTheTux
pushed a commit
that referenced
this pull request
Dec 17, 2022
…penhab#13695) * [jsscripting] Refactor ThreadsafeTimers to create futures inline instead of in an extra methods * [jsscripting] Introduce utility class for providing easy access to script services * [jsscripting] Reimplement timer creation methods from ScriptExecution for thread-safety * [jsscripting] Add missing JavaDoc for reimplement timer creation methods * [jsscripting] Remove the future from the map when setTimeout expires * [jsscripting] Rename `GraalJSScriptServiceUtil` to `JSScriptServiceUtil` * [jsscripting] Remove the `createTimerWithArgument` method * [jsscripting] Replace the OSGi workaround of `JSScriptServiceUtil` with an injection mechanism * [jsscripting] Use constructor to inject `JSScriptServiceUtil` into `GraalJSScriptEngineFactory` * [jsscripting] Minor improvements by @J-N-K (#1) * [jsscripting] Minor changes related to last commit to keep flexibility of `JSRuntimeFeatures` * [jsscripting] Upgrade openhab-js to v2.1.1 * [jsscripting] Remove unused code Signed-off-by: Florian Hotze <florianh_dev@icloud.com> Co-authored-by: Jan N. Klug <github@klug.nrw>
MikeTheTux
pushed a commit
that referenced
this pull request
Dec 21, 2024
* Fixes in indexes from Ruepert #1 Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ddd